home *** CD-ROM | disk | FTP | other *** search
- Notes on installing SmartWare
-
- Create a user called sw
- mkdir /usr/angoss (or whatever you like)
- chown sw /usr/angoss
-
- become the sw user
-
- untar SmartWare.265a.tar into /usr/angoss
-
- run the install.sh
-
- become root
-
- run the xfontinstall.sh
-
- You will need to set the ANGOSS environmnent varible
-
- bash$ export ANGOSS=/usr/angoss
- bash$ export PATH=/usr/angoss/bin:$PATH
-
- To run the sample RAD applications, run
-
- bash$ xoac -rad/usr/angoss/apsys/sample
- ^- note the no space.
-
- Introductory documentation can be found in readdemo.txt
-
-